home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / langs / iconv8_s.arc / STAND.ARC / VAR.OUT < prev    next >
Encoding:
Text File  |  1990-03-28  |  217 b   |  13 lines

  1. co-expression_1(1)
  2.  
  3. main local identifiers:
  4.    a = 1
  5.    x = 2
  6.    y = 3
  7.  
  8. global identifiers:
  9.    main = procedure main
  10.    variable = function variable
  11.    display = function display
  12.    write = function write
  13.